Welcome![Sign In][Sign Up]
Location:
Search - DLL Book

Search list

[Develop ToolsThe.Assembly.Programming.Master.Book

Description: The Assembly Programming Master Book--一本介绍Win32下的汇编编程的好书,书中涉及Win32的方方面面,从内存管理、文件操作到DLL编程、网络编程以及调试、代码分析、内核驱动程序开发。是Win32下学习汇编语言开发不可多得的好书,CHM格式,英文版。-The Assembly Programming Master Book -- 1 on the compilation under Win32 programming books, book Win32 involved in every aspect, from the memory management, DLL file manipulation of programming, network programming and debugging, code analysis, the kernel driver development. Win32 is learning assembly language development rare books, CHM format and English.
Platform: | Size: 10731092 | Author: 陈东 | Hits:

[Develop ToolsWINDOWS核心编程-DLL部分

Description: 也是很不错的书籍。-is a very good book.
Platform: | Size: 610871 | Author: 临界点 | Hits:

[source in ebook《Visual Basic.NET精彩编程百例》源代码(第4章)

Description: Source code for VB.NET book - Chapter 4-Source code for VB.NET book- Chapter 4
Platform: | Size: 3552256 | Author: 雷柯 | Hits:

[Windows Developapihooktool

Description: 近日由于需求问题,需要写一个 API Hook 相关的东西,温习了一下牛写的《Windows 核心编程》,做了一个小工具,用来将自定义的 Dll 注入进程空间,并钩住指定 API 函数,关于注入和钩 API 的代码,牛的书里和配套光盘中已经有了,这里主要介绍如何使用这个小工具方便实现截获 API 的功能。(补充代码)-recent demand, the need to write an API Hook related things, a study was made about the cattle "Windows core programming" and made a small tool, used to customize the process Dll into space and hooked designated API function, and on the hook into the API code, cattle book and matching discs have here mainly on how to use this tool to facilitate the achievement of small intercepted API functions. (Supplementary code)
Platform: | Size: 106496 | Author: 京用 | Hits:

[BooksWINDOWS核心编程-DLL部分

Description: 也是很不错的书籍。-is a very good book.
Platform: | Size: 610304 | Author: 临界点 | Hits:

[Windows CEEVC高级编程及应用开发.exe

Description: 《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解压)-"EVC senior programming and application development," a book with CD-ROM code books, including pulled database programming, communications, and PING UDP, TCP, DLLs, COM programming (download document will be removed after the zip directly decompression)
Platform: | Size: 7576576 | Author: 黄袁斌 | Hits:

[Windows CE《evc高级编程及其应用开发》源代码-2676

Description: 〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。-<EVC Pregoish(embedded Visual Cg)> book on the source code book is divided into 13 chapters, each of WinCE and EVC outlined, graphics programming, dialog controls, processes, threads, documents and the registry, WinCE based database programming, WinCE expanded database programming, communications programming, and PING programming UDP, TCP programming, programming and COM DLL programming. Readers with certain C jerk and WinCE knowledge, based on the book learning, can rapidly improve WinCE programming capacity and the actual level of development.
Platform: | Size: 7224320 | Author: 林夕书 | Hits:

[OS Develop《Windows VxD与设备驱动程序权威指南》

Description: 本书是讲述VxD和设备驱动程序的权威指南。主要分为两部分。第一部分(第2到第12章)讲述Windows执行环境和VxD。第二部分(第13到第19章)讲述基于DLL的驱动程序。本书几乎涵盖了设备驱动程序开发的各个层面,内容全面翔实,可读性较高。 -the book is about the VxD driver and equipment to the authority and guidance. Divided into two main parts. The first part (section 2 of chapter 12) about the implementation of the Windows environment and VxD. The second part (13 to 19) based on the DLL drivers. The book covers almost the device driver development at all levels, as comprehensive and informative, readable higher.
Platform: | Size: 132096 | Author: 张小姐 | Hits:

[OtherDllData

Description: 一个简单调用Dll事例,适合初学者.一般的,在介绍Windows编程的书中讲述DLL的有关知识较多,而介绍MFC的书则比较少地提到。即使使用MFC来编写动态链接库,对于初步接触DLL的程序员来说,了解DLL的背景知识是必要的。另外,MFC提供了新的手段来帮助编写DLL程序-a simple call Dll examples, suitable for beginners. General, in introducing the book Programming Windows DLL on the knowledge more, and introduced the book MFC there is little mention. Even the use of MFC to prepare dynamic link library for the initial contact DLL programmers, DLL understanding of the background knowledge is necessary. In addition, MFC provides a new means to assist in the preparation of procedures DLL
Platform: | Size: 9216 | Author: 陈志强 | Hits:

[Delphi/CppBuilderdelphi shendu1106

Description: 一本很好的DELPHI的电子书,内容很全面,包含了分布式开发,控件开发,DLL,CORBA等,有详细说明。-DELPHI a good e-book, which is very comprehensive and includes a distributed development, control development, DLL, CORBA and so on, have a detailed description.
Platform: | Size: 1073152 | Author: zfl | Hits:

[Hook apiapihooktest2

Description: 一、前言   前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明   总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这种方法的缺点   这种方法是在系统 API 函数起始代码 和 自定义代码之间切换。在多线程的环境下,如果正在切换的过程,其它线程调用这个函数,会出现异常,同时,如果已经切换回系统代码,其它线程对这个API 的调用将抓不到。解决方法就是不要切换,这点应该是可以做到的。 四、结束语   在例子Dll 中,模仿了 ws_32.dll 的输出函数,但是不全,而且 Log 信息也不足,感兴趣的朋友如果有比较全的版本别忘了发给我一份 :) 程序大家可以随意修改,保留那个林月如的 Icon 就行了 ^_^ -one, the preamble some time ago published an article entitled "Hook API tool," not incidental to the main program source code, which turned out a few days code plus some notes now fill. But we still look at the best cattle in the book, spoke on the very detailed. Two of the code simple instructions a total of three projects, a program, a HookDll, an example Dll. Main program to start the process and will HookDll injection. There are some additional features, such as Log shows examples Dll information derived function, in DllMain HookDll boot time configuration hooked designated API Function 3, the shortcomings of this method This method is the system API function code and starting from the definition of switching between code. In multithreaded environment, if the switching proces
Platform: | Size: 146432 | Author: ddd | Hits:

[matlabdipum_1.1

Description: 本文件中包含的是《数字图像处理(matlab版)》一书中的源代码-this document is included in the "Digital Image Processing (Matlab version)," a book of source code
Platform: | Size: 377856 | Author: et | Hits:

[Windows DevelopWindowsCoreProg

Description: Windows核心编程随书代码, Windows核心编程一书介绍有高级Dll技术,API Hook, 以及VC异常处理(__try-__finally)等等, 是学习Windows系统编程的很好的资料-core Windows programming code with books, core Programming Windows book about a senior Dll technology, API Hook, Exception Handling and VC (__try- __finally), etc., learning Windows Programming good information
Platform: | Size: 230400 | Author: 白海 | Hits:

[VHDL-FPGA-VerilogVerilog-HDL

Description: 本CD-ROM包括《Verilog-HDL实践与应用系统设计》一书中的全部例子,这些例子全部通过了验证。第七章以后的设计实例,不仅有Verilog-HDL的例子,也附了包括VB、VC++等源程序,甚至将DLL的生成方法也详尽地作了说明。 -the CD-ROM include "Verilog-HDL Practice and Application System Design," a book the whole Examples of these examples were passed certification. After the seventh chapter, a design example is not only Verilog-HDL example, the report include VB, VC and other source files, even DLL generator also described in detail.
Platform: | Size: 784384 | Author: 东子 | Hits:

[3D GraphicCsGLExamples.0.9.1

Description: csgl开发的例子.里面包括nehe,red book-csgl development of the examples. Includes nehe, red book
Platform: | Size: 4958208 | Author: 秦风 | Hits:

[Driver DevelopThe.Assembly.Programming.Master.Book

Description: The Assembly Programming Master Book--一本介绍Win32下的汇编编程的好书,书中涉及Win32的方方面面,从内存管理、文件操作到DLL编程、网络编程以及调试、代码分析、内核驱动程序开发。是Win32下学习汇编语言开发不可多得的好书,CHM格式,英文版。-The Assembly Programming Master Book-- 1 on the compilation under Win32 programming books, book Win32 involved in every aspect, from the memory management, DLL file manipulation of programming, network programming and debugging, code analysis, the kernel driver development. Win32 is learning assembly language development rare books, CHM format and English.
Platform: | Size: 10730496 | Author: 陈东 | Hits:

[OS programdll

Description: dll编程:本书教你如何在在平台上开发高质量的动态链接库,C-dll programming: this book teach you how to develop the platform in the dynamic link library of high-quality, C++
Platform: | Size: 481280 | Author: 肖焕能 | Hits:

[ActiveX/DCOM/ATLdll

Description: DLL编程资料。一本很全面的书,关于DLL在LINUX、VC、DELPHI中的使用。-DLL programming information. A very comprehensive book on the DLL in LINUX, VC, DELPHI in use.
Platform: | Size: 481280 | Author: xusen | Hits:

[source in ebookVC_advanced_program_development

Description: 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project source code, related to process and thread communication, file operations, dll and COM programming, socket programming, database programming code examples. In addition, there is an application framework with the COM server and client communications, interface design, project code Material Information Management project code, the use of ATL general query and print module design code for all to learn.
Platform: | Size: 5685248 | Author: wut | Hits:

[VC/MFCDLL-Book

Description: 动态链接库英文为DLL,是Dynamic Link Library 的缩写形式,DLL是一个包含可由多个程序同时使用的代码和数据的库,DLL不是可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个DLL 副本的内容。DLL 是一个包含可由多个程序同时使用的代码和数据的库。-English dynamic link library DLL, a short form of Dynamic Link Library DLL is a library DLL is not an executable file containing code and data used by multiple programs at the same time. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored. The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory. DLL is a library of code and data used by multiple programs at the same time.
Platform: | Size: 787456 | Author: wzhm | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net